Home  |  About  | Last |  Submit  |  Contact
AllQuests.com




Previous Question:  [ubuntu] dual boot problem  Absolute Beginner TalkNext Question:  problem with jpg preloader  Flash ActionScript
Question [ubuntu] Open GL Programming ( Ubuntu Forums Absolute Beginner Talk )
Updated: 2010-07-21 05:55:09 (5)
[ubuntu] Open GL Programming

Hi

I am new to ubuntu and i feel good with it!

I need to create games for my project !

I heard about OpenGL any one help me what is it and how it is useful for animation or game creation

Or else if u have any idea for game creation ! i am having a good programming skill but lack in designing!

So help me to do this project !

Thank you well in advance !

Answers: [ubuntu] Open GL Programming ( Ubuntu Forums Absolute Beginner Talk )
[ubuntu] Open GL Programming

Quote:
Originally Posted by sundarrajan
I need to create games for my project !
Oh dear... games are hard.

Quote:
I heard about OpenGL any one help me what is it and how it is useful for animation or game creation
OpenGL is a graphics API. It's used to create 3D graphics, or 2D if you so wish.

It's not suitable for anything else- because it doesn't do anything else. Animation is up to you, and it won't provide any further services to your game beyond graphics.

You may wish to look into libraries such as SDL, for input, windowing, audio; or game engines- they might make it a bit easier.

snova

[ubuntu] Open GL Programming

Thanks for U Thank u for u r guide !

Do u have any other idea about gaming !

sundarrajan

[ubuntu] Open GL Programming

Quote:
Originally Posted by sundarrajan
Hi

I am new to ubuntu and i feel good with it!

I need to create games for my project !

I heard about OpenGL any one help me what is it and how it is useful for animation or game creation

Or else if u have any idea for game creation ! i am having a good programming skill but lack in designing!

So help me to do this project !

Thank you well in advance !
Enjoy:
http://lgdc.sunsite.dk/
http://www.gamedev.net/reference/lis...egoryid=57#245

Zach

hyperyoda

[ubuntu] Open GL Programming

Programming a game is not for novices, let alone beginners. Start by doing some programming tutorials, and if you like it, start doing some tutorials on how to program games. Start simple, then work your way to the top.

Armor Nick

[ubuntu] Open GL Programming

You might want to start by looking at PyGame - it's a set of modules for Python that provide easier functions for sprites, user input, animation etc.

3rdalbum

Previous Question:  [ubuntu] dual boot problem  Ubuntu Forums  Absolute Beginner TalkNext Question:  problem with jpg preloader  Flash Kit Community Forums  Flash ActionScript

- Source: [ubuntu] Open GL Programming Ubuntu Forums Absolute Beginner Talk
- Previous Question: [ubuntu] dual boot problem Ubuntu Forums Absolute Beginner Talk
- Next Question: problem with jpg preloader Flash Kit Community Forums Flash ActionScript